home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Misc / Wood.0.72 / Sources / LispDoc.bproj / Makefile < prev    next >
Encoding:
Makefile  |  1995-08-03  |  821 b   |  43 lines

  1. #
  2. # Generated by the NeXT Project Builder.
  3. #
  4. # NOTE: Do NOT change this file -- Project Builder maintains it.
  5. #
  6. # Put all of your customizations in files called Makefile.preamble
  7. # and Makefile.postamble (both optional), and Makefile will include them.
  8. #
  9.  
  10. NAME = LispDoc
  11.  
  12. PROJECTVERSION = 1.1
  13. LANGUAGE = English
  14.  
  15. LOCAL_RESOURCES = Help Filter.strings
  16.  
  17. CLASSES = LispFilter.m
  18.  
  19. HFILES = LispFilter.h
  20.  
  21. OTHERLINKED = lexer.lm parser.ym
  22.  
  23. OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
  24.  
  25. OTHERLINKEDOFILES = lexer.o parser.o
  26.  
  27. MAKEFILEDIR = /NextDeveloper/Makefiles/app
  28. MAKEFILE = bundle.make
  29. SOURCEMODE = 444
  30.  
  31. BUNDLE_EXTENSION = woodfilter
  32. OTHER_LIBS = -lIndexing_s
  33. PROF_LIBS = -lIndexing_s
  34.  
  35.  
  36. -include Makefile.preamble
  37.  
  38. include $(MAKEFILEDIR)/$(MAKEFILE)
  39.  
  40. -include Makefile.postamble
  41.  
  42. -include Makefile.dependencies
  43.